home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Nettwerk - Decadence
/
Decadence Lite SOURCES
/
2PAPA.Dxr
/
00092.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-10
|
266 b
|
16 lines
on enterFrame
set the visible of sprite 46 to 0
set the visible of sprite 48 to 0
set the visible of sprite 47 to 0
set the visible of sprite 45 to 0
if rollOver(2) then
cursor([66])
else
cursor(-1)
end if
end
on exitFrame
go(the frame)
end